import { Command } from '../../interfaces';
export declare const createCommand: Command;
