export declare enum FormatEnum { ISTANBUL = "istanbul", LCOV = "lcov", COBERTURA = "cobertura", COVERAGE_PY = "coverage-py" }