import { Command } from 'commander'; export declare function statusCommand(program: Command): void;