import { ReactIconComponentType } from '../types';

declare const DesktopMac: ReactIconComponentType;
export default DesktopMac;
            