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