/** 支持的数据转为 Uint8Array */
export declare function toUint8Array(data: BufferSource): Uint8Array;
//# sourceMappingURL=utils.d.ts.map