export declare const isUint8Array: (x: unknown) => x is Uint8Array;