export * from "./hasher.js"; export declare const hash: (...hashers: ReadonlyArray) => Promise;