export { interpretResults, type SimulationInsight, type InsightSeverity, type InsightCategory, } from './SimulationInterpreter'; export { querySimulation, generateAutoReport } from './SimulationQuery'; //# sourceMappingURL=index.d.ts.map