import type { InsightParseResult, InsightReaderOptions } from './types.js'; export declare function parseAntigravityInsight(path: string, opts?: InsightReaderOptions): InsightParseResult; //# sourceMappingURL=antigravity-span-reader.d.ts.map