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