export declare function pinJSON(params: { data: string | object; name?: string; keyvalues?: object; auth?: string; }): Promise;