import { type IInsightDraggingComponentProps } from "../../componentDefinition/types.js"; export declare function InsightDraggingComponent({ item }: IInsightDraggingComponentProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=InsightDraggingComponent.d.ts.map