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