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

declare const WindowClosedIcon: MdiReactIconComponentType;
export default WindowClosedIcon;
