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