namespace TrashLib.Radarr.CustomFormat; public interface ICustomFormatLister { void ListCustomFormats(); }