export type CategorySelectedFilter = Record; export interface BreadcrumbItem { name: string; link: string; } //# sourceMappingURL=category.d.ts.map