// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23\Wizard.Battle.View\CardIconControl.cs using System; namespace Wizard.Battle.View { public partial class CardIconControl { public static string[] SplitAndCompleteIconStr(string iconStr, string[] skillTypeStr) => default!; public static string CompleteIconDefaultParam(int skillCount) => default!; } }