export declare function md5(str: string, key?: string, raw?: any): string;