type AdvancedAnalyticsTooltipFooterProps = { x1Value?: string; x2Value?: string; }; export default function AdvancedAnalyticsTooltipFooter(props: AdvancedAnalyticsTooltipFooterProps): import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=tooltip-footer.d.ts.map