import type { IBreadcrumbsContextValue } from "../config/types/index.d.mts"; export declare const BreadcrumbsContext: import("react").Context;