import { Row, RowProps } from '../Grid'; import './style/index.less'; export { RowProps }; export default Row;