import { CompilerOutputWithDocsAndPath, ErrorInfo } from '../types';
export declare const checkForErrors: (info: CompilerOutputWithDocsAndPath) => ErrorInfo[];
//# sourceMappingURL=index.d.ts.map