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

declare const WindowOpenIcon: MdiReactIconComponentType;
export default WindowOpenIcon;
