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