export declare const algs: string[];
export declare function getCryptoAlgorithm(algorithmName: string): RsaHashedImportParams;
//# sourceMappingURL=algorithms.d.ts.map