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