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

declare const MobilePhoneSoundIcon: MdiReactIconComponentType;
export default MobilePhoneSoundIcon;
