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

declare const PhonelinkRing: ReactIconComponentType;
export default PhonelinkRing;
            