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

declare const CellphoneKeyIcon: MdiReactIconComponentType;
export default CellphoneKeyIcon;
