import React from 'react'; import { IMeterBar } from './types'; export declare const MeterBar: React.FC;