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