import AccountRecover, { AccountRecoverProps } from './AccountRecover';
export default AccountRecover;
export { AccountRecoverProps };
