/** * Status Command */ import { Command } from 'commander'; export declare function statusCommand(): Command; //# sourceMappingURL=status.d.ts.map