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

declare const SpeakerOffIcon: MdiReactIconComponentType;
export default SpeakerOffIcon;
