declare const md5: (string: string) => string; export default md5;