export { default as HomeScreen } from './home'; /** * export types */ export type { Array } from './types';