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