import { RequestClient } from './core/request-client'; export declare const http: RequestClient; export * from './core/types';