import { Jwk } from './jwk.js';
export declare function jwkAlgorithms(jwk: Jwk): Generator<string>;
//# sourceMappingURL=alg.d.ts.map