import './loading.less'; import Loading from './loading'; export type { LoadingProps } from './loading'; export default Loading;