import { SVGProps } from "react"; declare const FunnelIcon: (props: SVGProps) => JSX.Element; export default FunnelIcon;