The UseMatchRouteOptions type extends the ToOptions type and describes additional options available when using the useMatchRoute hook.
export type UseMatchRouteOptions = ToOptions & MatchRouteOptionsexport type UseMatchRouteOptions = ToOptions & MatchRouteOptions