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

declare const TabletSmartphoneIcon: MdiReactIconComponentType;
export default TabletSmartphoneIcon;
