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