export declare const sha256: import("multiformats/hashes/hasher").Hasher<"sha2-256", 18>; export declare const sha512: import("multiformats/hashes/hasher").Hasher<"sha2-512", 19>; //# sourceMappingURL=multiformats-sha2-native.d.ts.map