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

declare const CellphoneOffIcon: MdiReactIconComponentType;
export default CellphoneOffIcon;
