import { AbstractSystemDropDownUserView } from 'View/User/AbstractSystemDropDown'; class SystemDropDownSettingsUserView extends AbstractSystemDropDownUserView { } export { SystemDropDownSettingsUserView };