export type {
UserInput,
FortuneProfile,
CompanyRecommendation,
JobRecommendation,
StageAdvice,
FortuneResult,
FortuneAnalyzeMeta,
FortuneAnalyzeResponse,
} from '../../shared/types';