import { default as React } from 'react'; import { TabProps } from './types/tabs'; export declare const Tab: React.FC; //# sourceMappingURL=Tab.d.ts.map