import { type CommandResult } from './index'; export declare function telemetryCommand(args: string[]): CommandResult;