import { CanvasEvent } from '../CanvasEvent';

export declare function copy(host: CanvasEvent): void;
