export declare function md5cycle(x: any, k: any): void;
export declare function md5(s: string): any;
//# sourceMappingURL=md5.d.ts.map