Appearance
type GroupIconValue = | string | { dark: string; light: string; };
Defined in: packages/valaxy/node/types/config.ts:58