@class NSArray; @interface OpenURLsIntent : INIntent @property (copy, nonatomic) NSArray *urls; @end