import type { PlasmicLoader } from "../../plasmic"; export declare function registerRouter(plasmic: PlasmicLoader, modulePath?: string): void;