export interface CustomFieldValueConfiguration { customFieldId: string; value: string; }