import { RouterOptions } from "./types.js"; import { installRouter } from "./installRouter.js"; export { type RouterOptions, installRouter };