import type { Command } from "commander"; export declare function registerTelemetryCommands(program: Command): void;