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

declare const CellphoneSoundIcon: MdiReactIconComponentType;
export = CellphoneSoundIcon;