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

declare const SqueegeeIcon: MdiReactIconComponentType;
export default SqueegeeIcon;
