import type { MainTool } from '../toolbar/ToolTypes.js'; export declare function useResizerStatus(toolKey: MainTool): boolean; //# sourceMappingURL=useResizerStatus.d.ts.map