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

declare const SpeakerNotesOffIcon: MdiReactIconComponentType;
export default SpeakerNotesOffIcon;
