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