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