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

declare const Phonelink: ReactIconComponentType;
export default Phonelink;
            