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

declare const CellphoneSystemUpdateIcon: MdiReactIconComponentType;
export default CellphoneSystemUpdateIcon;
