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