export default function crc8(data: Uint8Array, crc?: number): number;