type ConnectionType = "DISCORD" | "TWITCH" | "YOUTUBE"; export default ConnectionType; //# sourceMappingURL=ConnectionType.d.ts.map