/** * collector check - Send a test trace to verify end-to-end connectivity */ import { Command } from 'commander'; export declare function createCheckCommand(): Command; //# sourceMappingURL=check.d.ts.map