import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const ExploreIcon: FunctionalComponent; export default ExploreIcon;