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