import React from 'react'; import { InoRowProps } from './InoLayout.types'; export declare const InoRow: React.FC;