import { CanvasEvent } from '../CanvasEvent'; export declare function drop(evt: DragEvent, host: CanvasEvent): void;