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

declare const ChartsIndicator: ReactIconComponentType;
export default ChartsIndicator;
            