declare const hash: (str: string) => string; export default hash;