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

declare const DataExploration: ReactIconComponentType;
export default DataExploration;
            