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

declare const SmartphoneEraseIcon: MdiReactIconComponentType;
export default SmartphoneEraseIcon;
