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