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

declare const MicrosoftWindowsClassicIcon: MdiReactIconComponentType;
export default MicrosoftWindowsClassicIcon;
