declare function md5(s: string): string; export { md5 };