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

declare const Explore: ReactIconComponentType;
export default Explore;
            