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