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