import type { CommandDefinition } from "./types.js"; export declare function graphStatusCommand(): CommandDefinition; //# sourceMappingURL=graph-status.d.ts.map