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

declare const SmartphoneSoundIcon: MdiReactIconComponentType;
export default SmartphoneSoundIcon;
