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