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