@class CKAttachmentSearchResultCell; @interface CKDetailsAttachmentsSearchController : CKAttachmentsSearchController @property (retain, nonatomic) CKAttachmentSearchResultCell *sizingCell; + (id)sectionIdentifier; - (void).cxx_destruct; - (id)layoutGroupWithEnvironment:(id)a0; @end