luxlabs header browser preview


@interface ATXLinkActionPreprocessor : NSObject

- (id)updatedLinkActionSuggestion:(id)a0 actionContainer:(id)a1 basedOnReversedPublisher:(id)a2;
- (id)preprocessedSuggestionsUpdatingLinkActions:(id)a0;
- (id)updatedLinkActionSuggestion:(id)a0;

@end