import { Loading as NextLoading } from '@alifd/next';
export default NextLoading;
import Skeleton from 'react-loading-skeleton';
export { Skeleton };
