import { Space } from 'antd'; export type { SpaceProps } from 'antd/lib/space'; export * from 'antd/lib/space'; export default Space;