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

declare const FunnelIcon: MdiReactIconComponentType;
export default FunnelIcon;
