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

declare const WindowCloseIcon: MdiReactIconComponentType;
export default WindowCloseIcon;
