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