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

declare const SpeakerPhone: ReactIconComponentType;
export default SpeakerPhone;
            