Variable: emptyRouteConfig
constemptyRouteConfig:Readonly<Record<string,unknown>>
The config of a route module without an extractable config export: the
module exports none, the declaration is not the accepted form (AB4805), or
the initializer leaves the static grammar (AB4806).