6#import <UniformTypeIdentifiers/UniformTypeIdentifiers.h>
10@interface QIOSDocumentPickerController : UIDocumentPickerViewController <UIDocumentPickerDelegate,
11 UINavigationControllerDelegate,
12 UIAdaptivePresentationControllerDelegate>
13- (instancetype)initWithQIOSFileDialog:(QIOSFileDialog *)fileDialog;