Has anyone found a trivial way to display a sharing service picker?

I've stumbled through what documentation there is, and searched through the api's to the degree they are visible. It seems an 'obvious' add to be able to interact with sharing services in SwiftUI, without having to wrap an NSViewController to gain the ability to have a NSSharingServicePicker show itself. I'm hoping I'm overthinking this, and there's a simple solution.