NavigationOptions type

Informação adicional passada para as funções navegateInternal e navigateExternal

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