import { BreadcrumbItemProps } from "./Item"; export declare function InnerItem(props: BreadcrumbItemProps): import("solid-js").JSX.Element;