export interface CustomFieldSetDisplaySettings { builtIn?: boolean; displayName?: string; position?: number; }