export declare const bigEndianCrc32: (bytes: Uint8Array) => Uint8Array;
