import React from 'react'; import { SpinProps as AntSpinProps } from 'antd/es/spin'; declare const PageSpin: React.FC; export default PageSpin;