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