/** @private */
export interface EventSubChannelSharedChatSessionParticipantData {
    broadcaster_user_id: string;
    broadcaster_user_name: string;
    broadcaster_user_login: string;
}
//# sourceMappingURL=EventSubChannelSharedChatSessionParticipant.external.d.ts.map