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