import { ICommand } from '.';
export declare const redo: ICommand;
