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

declare const WindowsIcon: MdiReactIconComponentType;
export default WindowsIcon;
