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

declare const CellphoneSettingsVariantIcon: MdiReactIconComponentType;
export default CellphoneSettingsVariantIcon;
