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