import { Hasher } from '../_types'; export declare const sha256: Hasher; export declare const sha256Twice: Hasher; //# sourceMappingURL=sha.d.ts.map