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

declare const CellphoneLinkOffIcon: MdiReactIconComponentType;
export default CellphoneLinkOffIcon;
