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