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