export declare const BigIntPolyfill: typeof BigInt;
export declare type BigIntPolyfillType = bigint;
