import { t } from '../common';
export declare function fromClient(http: t.IHttpClient): t.ISheetFetcher;
