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

declare const TabletMobilePhoneIcon: MdiReactIconComponentType;
export default TabletMobilePhoneIcon;
