import type { PropsWithChildren } from "react"; export declare function SidebarTitle(props: PropsWithChildren): import("react/jsx-runtime").JSX.Element;