import { type IDashboardInsightMenuTitleProps } from "../types.js"; /** * @internal */ export declare function DefaultDashboardInsightMenuTitle(props: IDashboardInsightMenuTitleProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DefaultDashboardInsightMenuTitle.d.ts.map