import { type IInsightTitleProps } from "../internal/index.js"; /** * @public */ export declare function InsightTitle({ title }: IInsightTitleProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=InsightTitle.d.ts.map