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

declare const CellphoneAndroidIcon: MdiReactIconComponentType;
export default CellphoneAndroidIcon;
