import * as React from "react"; import { BreadcrumbsPropsT } from "./types"; export declare const Breadcrumbs: React.FC;