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