export declare const crc32: (current: Uint8Array, previous?: number) => number;
//# sourceMappingURL=crc.d.ts.map