import type { Crypto } from '../types/index.ts'; export declare const pureJsCrypto: Crypto;