declare const _default: { label: {}; btn: {}; msg: { lengthTip: string; charTip: string; charTypeTip: string; charTypeUpper: string; charTypeLower: string; charNum: string; charSpecial: string; placeholder: string; lengthError: string; charError: string; charTypeError: string; }; }; export default _default;