export interface ICategoryBreadcrumb { id: number; name: string; }