import type { SpinProps } from 'antd'; import React from 'react'; declare const PageLoading: React.FC; export default PageLoading;