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