import { type PropsWithChildren } from 'react'; export declare const MeterBarPlot: ({ children }: PropsWithChildren) => import("react").JSX.Element; //# sourceMappingURL=MeterBarPlot.d.ts.map