export { hash, HashInput } from './hash-fn';
export * from './hash-instance';
export * from '../base';
