import { type IInsightListProps } from "../../../insightList/types.js"; export declare function DraggableInsightListCore({ WrapInsightListItemWithDragComponent, ...remainingProps }: IInsightListProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DraggableInsightListCore.d.ts.map