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