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

declare const VoiceChatIcon: MdiReactIconComponentType;
export default VoiceChatIcon;
