import type { webcrypto as WebCrypto } from 'crypto'; import type { Crypto } from '../types/crypto.ts'; export declare const webcryptoCrypto: Crypto;