export interface StoreCategoryPublicMeta { name?: string; order?: number; }