export declare const isBigInt: (input: unknown) => input is bigint;