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