import type { InternalDrawingTool } from '../engine'; export declare const rectangleTool: InternalDrawingTool;