export type ExtraComType = { dictKey?: string; dict?: Record; disableKeys?: string | string[]; };