import Combine import Foundation extension ContactTrick { final class Provider: BaseProvider, ContactTrickProvider {} }