import * as React from "react"; declare function FunnelOutline(props: React.SVGProps): any; export default FunnelOutline;