import React from 'react'; import { InoTabProps } from './InoTab.types'; export declare const InoTab: React.FC;