import React from 'react'; import { RowProps } from './Grid.types'; export declare const Row: React.ForwardRefExoticComponent & React.RefAttributes>;