import { type IInsightWidgetDescriptionTriggerProps } from "./types.js"; export declare function InsightWidgetDescriptionTrigger(props: IInsightWidgetDescriptionTriggerProps): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=InsightWidgetDescriptionTrigger.d.ts.map