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