export declare const combineCoverage: (projectRootArg: string, coverageOutputArg: string, reporters: Array) => void;