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