import { Row } from 'antd'; export { RowProps } from 'antd/es/grid'; export default Row;