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