declare const _default: { username: string[]; usernamePlaceholder: string[]; usernameRequire: string[]; usernameCorrectly: string[]; usernameDuplicated: string[]; role: string[]; rolePlaceholder: string[]; password: string[]; passwordTips: string[]; passwordPlaceholder: string[]; passwordRequire: string[]; passwordMinLength: string[]; passwordMaxLength: string[]; passwordLowercase: string[]; passwordUppercase: string[]; passwordNumber: string[]; passwordSymbol: string[]; passwordCheck: string[]; passwordCorrectly: string[]; resource: string[]; checked: string[]; unchecked: string[]; expand: string[]; close: string[]; permission: string[]; permissionPlaceholder: string[]; call: string[]; callPlaceholder: string[]; email: string[]; emailPlaceholder: string[]; emailCorrectly: string[]; phone: string[]; phonePlaceholder: string[]; avatar: string[]; selfTip: string[]; goProfile: string[]; }; export default _default;