import { IconProps } from '../types';
declare const FunnelSimple: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default FunnelSimple;
//# sourceMappingURL=FunnelSimple.d.ts.map