import React from 'react';
import { DefaultIconProps } from './types.js';
declare function _FunnelIcon({ color, ...rest }: DefaultIconProps): React.JSX.Element;
export declare const FunnelIcon: React.MemoExoticComponent<typeof _FunnelIcon>;
export {};
//# sourceMappingURL=Funnel.d.ts.map