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