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

declare const SpeakerGroup: ReactIconComponentType;
export default SpeakerGroup;
            