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

declare const SmartphoneWirelessIcon: MdiReactIconComponentType;
export default SmartphoneWirelessIcon;
