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

declare const SpeakIcon: MdiReactIconComponentType;
export default SpeakIcon;
