#!/usr/bin/env node /** * Cure - AI Cancer Treatment Framework * Interactive CLI powered by xAI Grok for precision oncology * * Features: * - AI-powered oncology chat (xAI Grok) * - EHR integration (Epic, Cerner via HL7 FHIR) * - Genomic platforms (Foundation Medicine, Guardant, Tempus) * - Clinical trial matching (ClinicalTrials.gov) * - Drug safety checking * - ML outcome prediction * - HIPAA-compliant data handling */ export {}; //# sourceMappingURL=cure.d.ts.map