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