declare const BindPhoneModal: { (props: any): JSX.Element; defaultProps: { type: string; }; }; export default BindPhoneModal;