AuthStackParamList: {
    forgotPasswordScreen: ForgotPasswordScreenParams;
    loginScreen: LoginScreenParams;
    phoneConfirmation: undefined;
    signupScreen: SignupScreenParams;
}

Type declaration