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

declare const CellphoneBasicIcon: MdiReactIconComponentType;
export default CellphoneBasicIcon;
