import * as TypeCoverage from "type-coverage";

export const lint: typeof TypeCoverage.lint = jest.fn();
