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

declare const ScatterPlot: ReactIconComponentType;
export default ScatterPlot;
            