import type { CryptoUtils } from "./utils";
export declare const cryptoUtils: CryptoUtils;
