export declare const jsonMapReplacer: (_key: any, value: any) => any; export declare const jsonMapReviver: (_key: any, value: any) => any;