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

declare const CellphoneLinkIcon: MdiReactIconComponentType;
export default CellphoneLinkIcon;
