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