import React from "react"; import { RowProps } from "."; export declare const Row: React.FunctionComponent;