export declare type CustomFieldErrorReason = 'INVALID_CUSTOM_FIELD_FOR_OPTION' | 'UNKNOWN';
