import type { HashService } from '../src/types.js';
declare let hash: HashService;
export { hash as default };
