import { CommandDefinition } from './CommandDefinition'; export declare const infoCommand: () => CommandDefinition;