import { type ILayoutItemPath } from "../../../../types.js"; export declare function useInsightPlaceholderDropHandler(layoutPath: ILayoutItemPath): () => void; //# sourceMappingURL=useInsightPlaceholderDropHandler.d.ts.map