export declare function propertyPatch(): void; export declare function _redefineProperty(obj: any, prop: any, desc: any): any;