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

declare const SpeakerIcon: MdiReactIconComponentType;
export default SpeakerIcon;
