declare module '@ember/routing/lib/route-info' {
    export type { RouteInfo, RouteInfoWithAttributes } from "router_js";
}