export declare function concatUint8Array(data: Uint8Array[]): Uint8Array;
