import { MdiReactIconComponentType } from './dist/typings';

declare const FunnelRemoveIcon: MdiReactIconComponentType;
export default FunnelRemoveIcon;
