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

declare const VoiceIcon: MdiReactIconComponentType;
export default VoiceIcon;
