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