import { t } from '../common'; export declare function HttpClientCellDb(args: { parent: t.IHttpClientCell; urls: t.IUrls; http: t.Http; }): t.IHttpClientCellDb;