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

declare const TabletMac: ReactIconComponentType;
export default TabletMac;
            