# sig/pronto/rustcov.rbs

class Pronto::Rustcov < Pronto::Runner
  def parse_lcov: () -> untyped
  def run: () -> untyped
end
