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