import { HttpClient } from './types'; export declare const http: HttpClient; export * from './operators'; export * from './types';