export declare enum CameraSettingsDropdownItemType { OPTION = "CAMERA_SETTINGS_DROPDOWN_OPTION", SEPARATOR = "CAMERA_SETTINGS_DROPDOWN_SEPARATOR" }