import { Loading } from '@alifd/next';
export default Loading;
export type { LoadingProps } from '@alifd/next/types/loading';
