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

declare const LaptopWindowsIcon: MdiReactIconComponentType;
export default LaptopWindowsIcon;
