import Combine import Foundation extension ContactImage { final class Provider: BaseProvider, ContactImageProvider {} }