import { CommandTree as ICommandTree } from '../types/CommandTree'; export declare const CommandTree: ICommandTree;