import { RenderFunction } from 'vue';
declare const PhoneOutgoingIcon: RenderFunction;
export default PhoneOutgoingIcon;
