import { Command } from '../../../common/interfaces';
declare const redoCommand: Command;
export default redoCommand;
