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

declare const TabletMacIcon: MdiReactIconComponentType;
export default TabletMacIcon;
