/** * collector status - Check OTEL collector health and service statistics */ import { Command } from 'commander'; export declare function createStatusCommand(): Command; //# sourceMappingURL=status.d.ts.map