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