export declare function getBrowerCrypto(): Crypto;
export declare function getSubtleCrypto(): SubtleCrypto;
export declare function isBrowserCryptoAvailable(): boolean;
//# sourceMappingURL=crypto.d.ts.map