/**
 * Evidence Collector Agent
 *
 * Automatically ingests new content, media, and evidence into the database.
 * Handles media downloads, archiving, and metadata extraction.
 *
 * Usage:
 *   agent-collector -- --investigation <id> --auto
 */
export {};
//# sourceMappingURL=evidence-collector.d.ts.map