declare const _default: { readonly name: string; getRandomBytes(length: number): Uint8Array; getRandomBytesAsync(length: number): Promise; }; export default _default; //# sourceMappingURL=ExpoRandom.web.d.ts.map