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

declare const DesktopMacIcon: MdiReactIconComponentType;
export default DesktopMacIcon;
