declare const getTypeScriptErrorCount: (linterCommand: string, cwd: string) => number; export { getTypeScriptErrorCount };