export = md5;
declare function md5(string: any, key: any, raw: any): string;
//# sourceMappingURL=md5.d.ts.map