import { HasherSync } from '../types';
export declare const shaHasher: HasherSync;
export declare const defaultHasher: HasherSync;
//# sourceMappingURL=hasher.d.ts.map