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