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