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

declare const CellphoneArrowDownIcon: MdiReactIconComponentType;
export default CellphoneArrowDownIcon;
