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