export function getMD5(str: any): string;
export function getShortMD5(str: any): string;
