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

declare const SmartphoneLockIcon: MdiReactIconComponentType;
export default SmartphoneLockIcon;
