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