1 2 3declare const x: typeof Reflect.setPrototypeOf | null; export = x;
1 2 3
declare const x: typeof Reflect.setPrototypeOf | null; export = x;