import { type CloudFetchOptions } from "./client.js"; export declare function pushSyncReport(payload: unknown, options?: Pick): Promise;