export declare type RelationId = { fieldName: string; fieldType: string; relationField: string; };