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

declare const SmartphoneOffIcon: MdiReactIconComponentType;
export default SmartphoneOffIcon;
