import { ReactIconComponentType } from '../types';

declare const VoiceChat: ReactIconComponentType;
export default VoiceChat;
            