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

declare const SmartphoneDockIcon: MdiReactIconComponentType;
export default SmartphoneDockIcon;
