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