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