export type DigestAlgorithm = 'sha256' | 'sha384' | 'sha512';
//# sourceMappingURL=digest.types.d.ts.map