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