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