import { ChannelType, ChannelTypes } from './window/types/channel-type.mjs'; import { FileOpenPreference, FileOpenPreferences } from './window/types/file-open-preference.mjs'; import { FrameContext, FrameContexts } from './window/types/frame-context.mjs'; import { HostClientType, HostClientTypes, HostName, HostNames } from './window/types/host.mjs'; import { Locale } from './window/types/locale.mjs'; import { TeamType, TeamTypes, mapTeamType } from './window/types/team-type.mjs'; import { UserMeetingRole, UserMeetingRoles } from './window/types/user-meeting-role.mjs'; import { UserTeamRole, UserTeamRoles, mapUserTeamRole } from './window/types/user-team-role.mjs'; import { Context } from './window/types/context.mjs'; import { Theme } from './window/types/theme.mjs'; import { UserProfile } from './window/types/user-profile.mjs'; import { DataResidency } from './window/types/data-residency.mjs'; import { BarCodeConfig } from './window/types/bar-code-config.mjs'; import { Permission } from './window/types/permission.mjs'; import { CallModalities, CallModality } from './window/types/call-modality.mjs'; import { File, FileFormat, FileFormats } from './window/types/file.mjs'; import { ThreadMember } from './window/types/thread-member.mjs'; import { LegalAgeGroupClassification, LegalAgeGroupClassifications } from './window/types/legal-age-group-classification.mjs'; import { AppEligibilityInfo, FeatureSet } from './window/types/app-eligibility-info.mjs'; import { ActionOpenUrlType, ActionOpenUrlTypes } from './window/types/action-open-url-type.mjs'; import { Location } from './window/types/location.mjs'; import { NotificationType } from './window/types/notification-type.mjs'; import { i as index$2 } from './index-7hUkxLxx.mjs'; import { i as index$3 } from './index-DrTQ_GLN.mjs'; import { i as index$1 } from './index-D6kqtGPa.mjs'; declare const index_ActionOpenUrlType: typeof ActionOpenUrlType; declare const index_ActionOpenUrlTypes: typeof ActionOpenUrlTypes; declare const index_AppEligibilityInfo: typeof AppEligibilityInfo; declare const index_BarCodeConfig: typeof BarCodeConfig; declare const index_CallModalities: typeof CallModalities; declare const index_CallModality: typeof CallModality; declare const index_ChannelType: typeof ChannelType; declare const index_ChannelTypes: typeof ChannelTypes; declare const index_Context: typeof Context; declare const index_DataResidency: typeof DataResidency; declare const index_FeatureSet: typeof FeatureSet; declare const index_File: typeof File; declare const index_FileFormat: typeof FileFormat; declare const index_FileFormats: typeof FileFormats; declare const index_FileOpenPreference: typeof FileOpenPreference; declare const index_FileOpenPreferences: typeof FileOpenPreferences; declare const index_FrameContext: typeof FrameContext; declare const index_FrameContexts: typeof FrameContexts; declare const index_HostClientType: typeof HostClientType; declare const index_HostClientTypes: typeof HostClientTypes; declare const index_HostName: typeof HostName; declare const index_HostNames: typeof HostNames; declare const index_LegalAgeGroupClassification: typeof LegalAgeGroupClassification; declare const index_LegalAgeGroupClassifications: typeof LegalAgeGroupClassifications; declare const index_Locale: typeof Locale; declare const index_Location: typeof Location; declare const index_NotificationType: typeof NotificationType; declare const index_Permission: typeof Permission; declare const index_TeamType: typeof TeamType; declare const index_TeamTypes: typeof TeamTypes; declare const index_Theme: typeof Theme; declare const index_ThreadMember: typeof ThreadMember; declare const index_UserMeetingRole: typeof UserMeetingRole; declare const index_UserMeetingRoles: typeof UserMeetingRoles; declare const index_UserProfile: typeof UserProfile; declare const index_UserTeamRole: typeof UserTeamRole; declare const index_UserTeamRoles: typeof UserTeamRoles; declare const index_mapTeamType: typeof mapTeamType; declare const index_mapUserTeamRole: typeof mapUserTeamRole; declare namespace index { export { index_ActionOpenUrlType as ActionOpenUrlType, index_ActionOpenUrlTypes as ActionOpenUrlTypes, index_AppEligibilityInfo as AppEligibilityInfo, index_BarCodeConfig as BarCodeConfig, index_CallModalities as CallModalities, index_CallModality as CallModality, index_ChannelType as ChannelType, index_ChannelTypes as ChannelTypes, index_Context as Context, index_DataResidency as DataResidency, index_FeatureSet as FeatureSet, index_File as File, index_FileFormat as FileFormat, index_FileFormats as FileFormats, index_FileOpenPreference as FileOpenPreference, index_FileOpenPreferences as FileOpenPreferences, index_FrameContext as FrameContext, index_FrameContexts as FrameContexts, index_HostClientType as HostClientType, index_HostClientTypes as HostClientTypes, index_HostName as HostName, index_HostNames as HostNames, index_LegalAgeGroupClassification as LegalAgeGroupClassification, index_LegalAgeGroupClassifications as LegalAgeGroupClassifications, index_Locale as Locale, index_Location as Location, index_NotificationType as NotificationType, index_Permission as Permission, index_TeamType as TeamType, index_TeamTypes as TeamTypes, index_Theme as Theme, index_ThreadMember as ThreadMember, index_UserMeetingRole as UserMeetingRole, index_UserMeetingRoles as UserMeetingRoles, index_UserProfile as UserProfile, index_UserTeamRole as UserTeamRole, index_UserTeamRoles as UserTeamRoles, index$1 as dialog, index$2 as liveshare, index_mapTeamType as mapTeamType, index_mapUserTeamRole as mapUserTeamRole, index$3 as marketplace }; } export { index as i };