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