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

declare const SpeakerMultipleIcon: MdiReactIconComponentType;
export default SpeakerMultipleIcon;
