export declare function crc32(data: string | Uint8Array): number;