import { type ICreatePanelItemComponentProps } from "../../componentDefinition/types.js"; /** * @internal */ export declare function CreatableVisualizationSwitcher({ WrapCreatePanelItemWithDragComponent }: ICreatePanelItemComponentProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=CreatableVisualizationSwitcher.d.ts.map