export declare function crc64(string: string): bigint;
