luxlabs header browser preview


@interface TUIAutofillExtraCandidateCell : TUISuggestionCandidateCell

+ (id)reuseIdentifier;

- (id)headerText;
- (id)image;
- (id)bodyText;

@end