import React from 'react'; import { BreadcrumbsProps } from './types'; export declare const Breadcrumbs: React.FC;