import { DaffNavigationBreadcrumb } from '@daffodil/navigation'
interface DaffNavigationBreadcrumb { id: string name: string level: number }