import { OriginApis, ConfigRC } from './types'; export declare function fetchJson(config: ConfigRC): Promise;