import LoginButton from './loginButton';
declare const wechatLoginButton: LoginButton;
export default wechatLoginButton;
