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