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

declare const WindowRestoreIcon: MdiReactIconComponentType;
export default WindowRestoreIcon;
