import type { PropsWithChildren } from 'react'; export declare const MeterBarChartOverlayWithTooltip: { (props: PropsWithChildren): import("react").JSX.Element; displayName: string; }; //# sourceMappingURL=MeterBarChartOverlayWithTooltip.d.ts.map