import type { CustomFieldSettingCompact } from './CustomFieldSettingCompact'; export declare type CustomFieldSettingBase = CustomFieldSettingCompact;