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