import { S as SectionSummary } from '../shared/lcov-parser.CDDXwB_d.js'; import { O as Options } from '../shared/lcov-parser.C0YDXo4Q.js'; import 'node:stream'; declare function lcovParser(options: Options): Promise; // @ts-ignore export = lcovParser; export { Options, lcovParser };