import Q = require('q'); export declare function isCodeCoverageFileEmpty(codeCoverageFile: string, codeCoverageTool: string): Q.Promise;