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