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

declare const WindowMinimizeIcon: MdiReactIconComponentType;
export default WindowMinimizeIcon;
