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