export declare function crcHqx(data: Uint8Array, crc: number): number;
