export declare enum SsdpSocketEvents { listening = "listening", message = "message", error = "error", notify = "notify", msearch = "msearch" }