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

declare const TabletIcon: MdiReactIconComponentType;
export default TabletIcon;
