import Foundation
import SwiftSignalKit
import TelegramCore
import TelegramPresentationData

public protocol ThemeUpdateManager: AnyObject {
}