export declare class EntityRecordError extends Error {
    static unresolvable(): EntityRecordError;
}
//# sourceMappingURL=error.d.ts.map