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