import { Row } from 'antd'; export type { RowProps } from 'antd/lib/row'; export * from 'antd/lib/row'; export default Row;