declare function setDunderProto

( target: {}, proto: P ): P; declare const x: false | typeof setDunderProto; export = x;