import './style/col.scss'; import './style/row.scss'; export { default as Col } from './Col'; export { default as Row } from './Row';