import { Crypto } from '@peculiar/webcrypto';
export declare const crypto: Crypto;
export declare const subtle: SubtleCrypto;
