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

declare const ContactPhone: ReactIconComponentType;
export default ContactPhone;
            