import React from "react"; export declare const BreadcrumbLink: React.FC<{ path: string; }>;