import styled from 'styled-components'; export const Grid = styled.div``; export const Row = styled.div``; export const Col = styled.div``;