export declare const HEX_REGEX: RegExp; export declare function concat(views: Uint8Array[]): Uint8Array; export declare function equal(buf1: Uint8Array, buf2: Uint8Array): boolean; //# sourceMappingURL=shared.d.ts.map