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