declare interface Window {
  mqq?: any;
}


declare const WeixinJSBridge: any;
