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

declare const ExploreOff: ReactIconComponentType;
export default ExploreOff;
            