export declare enum AudioSettingsDropdownItemType { OPTION = "AUDIO_SETTINGS_DROPDOWN_OPTION", SEPARATOR = "AUDIO_SETTINGS_DROPDOWN_SEPARATOR" }