import React from 'react';
declare const AccountBind: (props: any) => React.JSX.Element;
export default AccountBind;
