export declare const bigIntReplacer: (key: string, value: any) => any; export declare const bigIntReviver: (key: string, value: any) => any;