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