export type RootStackParamList = {
Login: undefined;
EmailLogin: undefined;
CountrySelect: undefined;
MainApp: undefined;
MainTabs: undefined;
};