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

declare const SmartphoneKeyIcon: MdiReactIconComponentType;
export default SmartphoneKeyIcon;
