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