import * as React from 'react'; import TabsProps from './TabsProps'; declare const Tabs: React.ClassicComponentClass; export default Tabs;