1 2 3 4
export * from './main'; export * from './onboarding'; export * from './profile'; export * from './search';