[]
type PresetImageCategory = object;
Represents a category of preset images
name: string;
Display name for the category
items: PresetImageItem[];
Array of images in this category
optional icon: string;
Optional icon URL for the category