/// <reference types="react" />
declare const PhoneOutgoing: (props: any, ref: any) => JSX.Element;
export default PhoneOutgoing;
