The path to the file that exports the React component rendered by this
route as its default export, relative to the app directory.
OptionaloptionsOrChildren: DefineRouteOptions | DefineRouteChildrenOptions for defining routes, or a function for defining child routes.
Optionalchildren: DefineRouteChildrenA function for defining child routes.
The path this route uses to match the URL pathname.