/** * Sync pending watch sessions to backend * This function implements the full sync flow with network resilience */ export declare function syncWatchSessions(): Promise; //# sourceMappingURL=syncWatchSessions.d.ts.map