import { SpinProps } from 'antd'; import React from 'react'; import './index.less'; declare const Loading: React.FC; export default Loading;