export declare function put<T extends object>(url: string, payload: object): Promise<T>;
//# sourceMappingURL=http-utils.d.ts.map