export declare const getTitleByRelationshipCode: (code: string) => string;
