export declare function crc(hexString: string): string;
