namespace AIStudio.Components.Settings; public partial class SettingsDialogSynonyms : SettingsPanelBase { protected override SettingsPanel Type => SettingsPanel.ASSISTANT_SYNONYMS_PANEL; }