import { ErrorHandler, CompilerOutputWithDocsAndPath } from '../types';
export declare const checkEvent: (entity: any, { addError }: ErrorHandler, info: CompilerOutputWithDocsAndPath) => void;
//# sourceMappingURL=0events.d.ts.map