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