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

declare const PhoneInTalk: ReactIconComponentType;
export default PhoneInTalk;
            