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