export interface IItemGroupContext { translation?: string; prefix: (string | number)[]; }