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

declare const CellphoneIcon: MdiReactIconComponentType;
export default CellphoneIcon;
