export declare const PathCrumbs: ({ parentCrumbs }: { parentCrumbs?: string[]; }) => import("react/jsx-runtime").JSX.Element;