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