NavigationOptions type

Información adicional que se pasa a las funciones navigateInternal y navigateExternal

type NavigationOptions = { apiId: ApiId; noHistory: boolean; timeout: number }