import Loading from './Loading'; export default Loading; export { Loading }; export type { LoadingProps, LoadingType } from './PropsType';