import { SeverityLevel, ErrorObj } from '../types';
export declare const checkForCompilationWarnings: (buildInfo: any, severityLevel: SeverityLevel) => ErrorObj;
//# sourceMappingURL=1compWarnings.d.ts.map