export { TypeSelector, default } from '../../TypeSelector/index';
export type { TypeSelectorProps } from '../../TypeSelector/index';
export { type ActivityCategory, type ActiveTab, type TypeLabels, type TypeRoutes, type TypeConfig, ATIVIDADE_LABELS, PROVA_LABELS, DEFAULT_STATUS_OPTIONS, getTabPath, getTabFromPath, createActivityCategoryConfig, } from '../../TypeSelector/TypeSelector.types/index';
//# sourceMappingURL=index.d.ts.map