export declare function getEvaluationContext(resource: any, elementPath: string): any; export declare function elementExistsInResource(resource: any, elementPath: string): boolean; export declare function hasEmptyBackboneElement(resource: any, elementPath: string): boolean; //# sourceMappingURL=constraint-path-utils.d.ts.map