export { ONBOARDING_ACTIONS, getEmptySearchSuggestions, checkReadiness, getPostActionGuide, type OnboardingAction, type OnboardingEntry, type SearchSuggestion, type ReadinessItem, type ReadinessItemStatus, type ReadinessReport, type PostActionGuide, } from './onboarding-guide.js'; //# sourceMappingURL=index.d.ts.map