import { GridRowColScalesProps } from '../types'; declare const Row: import("styled-components").StyledComponent<"div", any, GridRowColScalesProps, never>; export default Row;