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