export declare function combineUint8Arrays(a: Uint8Array<ArrayBufferLike>, b: Uint8Array<ArrayBufferLike>): Uint8Array<ArrayBuffer>;
//# sourceMappingURL=combineUint8Arrays.d.ts.map