import { type IInsightMenuSubmenuComponentProps } from "../../insightMenu/types.js"; export declare function InsightAlerts({ widget, onClose, onGoBack }: IInsightMenuSubmenuComponentProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=InsightAlerts.d.ts.map