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