export interface IItemGroupContext { translation?: string; prefix: (string | number)[]; } //# sourceMappingURL=interface.d.ts.map