import { Command } from 'commander'; export declare function registerIngestCommand(program: Command): void; //# sourceMappingURL=ingest.d.ts.map