import { Alert } from '@arco-design/web-react'; import './index.less'; export default Alert; export type * from './interface';