import React from 'react'; import { TabProps } from './interfaces'; export declare const Tabs: (props: TabProps) => React.ReactElement React.ReactElement | null) | (new (props: any) => React.Component)>;