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

declare const SmartphoneIcon: MdiReactIconComponentType;
export default SmartphoneIcon;
