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