export declare type Reviver = (this: any, key?: any, value?: any) => any;