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

declare const SmartphoneArrowDownIcon: MdiReactIconComponentType;
export default SmartphoneArrowDownIcon;
