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