export declare module tsMd5 { function hash(string: any): string; }