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

declare const CellphoneWirelessIcon: MdiReactIconComponentType;
export default CellphoneWirelessIcon;
