import { CliCommandDefinition } from '../shared/cli-command-definition'; export declare const cliCommands: CliCommandDefinition[];