import Foundation

public protocol OverlayAudioPlayerController: AnyObject {
    
}