interface Window { wx: any WWOpenData: any } declare namespace JSX { interface IntrinsicElements { 'ww-open-data': any } }