export function genActivateCode(timestamp: any): string;
export function genRandomState(timestamp: any): string;
