export declare const isUint8Array: (x: unknown) => x is Uint8Array;
//# sourceMappingURL=isUint8Array.d.ts.map