import type { Command } from "commander"; export declare function registerStatusCommand(program: Command): void; //# sourceMappingURL=status.d.ts.map