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