/// import './index.less'; declare const ErrorTip: ({ text }: any) => import("react").JSX.Element; export default ErrorTip;