import { ParamsObject } from '../url/makeQueryString'; export default function load(url: string, params?: ParamsObject): Promise;