import AccountVerify, { AccountVerifyProps } from './AccountVerify';
export default AccountVerify;
export { AccountVerifyProps };
