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