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

declare const WindowMaximizeIcon: MdiReactIconComponentType;
export default WindowMaximizeIcon;
