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