declare function ToBigInt(argument: unknown): bigint; export = ToBigInt;