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

declare const SmartphoneAndroidIcon: MdiReactIconComponentType;
export default SmartphoneAndroidIcon;
