import * as React from 'react'; import { BreadcrumbsProps } from './breadcrumbs.models'; export declare const Breadcrumbs: React.FC;