Select in Spark One Kit is just a styled Radix UI Select. Radix's Select component has no built-in filtering or text input slot, so swapping the trigger for an <input> won't work.
Instead, build a combobox with Propver + Command (both shipped in SparkOne Kit) - that gives you search, keyboard nav, and the same styling tokens.