export { HttpClientContext, HttpTransport } from './HttpTransport';
export { WebSocketTransport } from './WebSocketTransport';
export declare function wxPromisify(name: string): (args: any) => Promise<any>;
declare const WX: any;
export default WX;
//# sourceMappingURL=index.d.ts.map