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

declare const SpeakingIcon: MdiReactIconComponentType;
export default SpeakingIcon;
