import { ReactIconComponentType } from '../types';

declare const ChartsIndicatorIcon: ReactIconComponentType;
export default ChartsIndicatorIcon;
            