export type RootStackParamList = { Todos: undefined; About: undefined; SignIn: undefined; };