luxlabs header browser preview


@interface _KSTextReplacementHelper : NSObject

+ (id)multipleAddErrors:(id)a0 removeErrors:(id)a1;
+ (id)aggdPrefix;
+ (id)errorWithCode:(long long)a0 forEntry:(id)a1;
+ (id)errorWithCode:(long long)a0 description:(id)a1;
+ (id)transactionFromTextReplacementEntry:(id)a0 forDelete:(BOOL)a1;
+ (id)appleLanguagesPreference;
+ (void)logPhraseWordCount:(long long)a0;
+ (long long)validateTextReplacement:(id)a0;
+ (id)fetchConfigurationPlist;
+ (id)errorWithCode:(long long)a0 failedAdds:(id)a1 failedDeletes:(id)a2;
+ (id)sampleShortcut;
+ (void)logAggdValueForSyncIsPull:(BOOL)a0 success:(BOOL)a1;
+ (void)extractAggdMetricsForTextReplacement:(id)a0;
+ (id)textReplaceEntryFromTIDictionaryValue:(id)a0;
+ (void)fetchConfigurationPlistIfNeeded;
+ (id)errorStringForCode:(long long)a0;

@end