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