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