declare function JsonParseBigInt (str: string, reviver?: (this: any, key: string, value: any) => any): any export default JsonParseBigInt