luxlabs header browser preview


@interface SCRCPunctuationVerboseness : NSObject

+ (id)punctuationDictionaryForLevel:(long long)a0;
+ (id)verbosenessDictionaryForLevel:(long long)a0;
+ (id)punctuationKeyForString:(id)a0;
+ (id)userExposedPunctuationCharacters;

@end