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

declare const CellphoneMessageIcon: MdiReactIconComponentType;
export default CellphoneMessageIcon;
