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

declare const TextToSpeechOffIcon: MdiReactIconComponentType;
export default TextToSpeechOffIcon;
