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