import { FC } from 'react';
import { MetricRangeProps } from '../../types';
declare const MetricRange: FC<MetricRangeProps>;
export { MetricRange };
//# sourceMappingURL=MetricRange.d.ts.map