import { SvgIconComponent } from './types'; declare const ExploreIcon: SvgIconComponent; export default ExploreIcon;