export type WidgetConfiguration = { apiKey: string; clientId: string; environment: string; language: string; errorHandlingMode: string; sportal365Project: string; sportal365Infrastructure: 'shared' | 'betway'; };