export interface CustomFieldUsage { default?: boolean; objectKey?: string; required?: boolean; }