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

declare const SmartphoneTextIcon: MdiReactIconComponentType;
export default SmartphoneTextIcon;
