//#region src/node/crypto.d.ts declare function setupWebCrypto(): void; declare function getWebCrypto(): Promise; //#endregion export { setupWebCrypto as n, getWebCrypto as t }; //# sourceMappingURL=crypto-LT7EC5_d.d.mts.map