export declare const ENTITY_RELATION_TO_DATABASE: { readonly relation_type: 'source_to_target_relation'; }; export declare const ENTITY_RELATION_FROM_DATABASE: { readonly source_to_target_relation: 'relationType'; }; //# sourceMappingURL=field-transformations.d.ts.map