@interface FeedbackCore.FBKDevicePickerCoordinator : NSObject + (void)showDevicePickerWithChoices:(id)a0 onViewController:(id)a1 completion:(id /* block */)a2; - (id)init; @end