import React from "react"; export declare const InsightsContainer: React.FC<{ children?: React.ReactElement; }>;