import { IconProps } from '../lib';
declare function FunnelSimple(props: IconProps): JSX.Element;
export default FunnelSimple;
