import { type IRouterInfo } from "./types.js"; export declare const defaultRouters: IRouterInfo[];