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