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

declare const TextToSpeechIcon: MdiReactIconComponentType;
export default TextToSpeechIcon;
