import type { CommandDefinition, PiApi } from "./types.js"; export declare function graphLintCommand(pi: PiApi): CommandDefinition; //# sourceMappingURL=graph-lint.d.ts.map