export interface IBreadcrumbsProps { label: string; to: string; }