@interface MLULookupItemAttachmentContent : MLULookupItemContent - (unsigned long long)commitType; - (id)previewActions; - (id)initWithAttachments:(id)a0 currentAttachmentIndex:(unsigned long long)a1; @end