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

declare const CellphoneEraseIcon: MdiReactIconComponentType;
export default CellphoneEraseIcon;
