export declare class HttpServiceModule { } export * from './http.service'; export * from './wm-http-request'; export * from './wm-http-response';