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

declare const TabletAndroidIcon: MdiReactIconComponentType;
export default TabletAndroidIcon;
