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