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