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

declare const LaptopMacIcon: MdiReactIconComponentType;
export default LaptopMacIcon;
