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

declare const WindowsClassicIcon: MdiReactIconComponentType;
export default WindowsClassicIcon;
