@protocol PKTextInputLanguageSelectionTokenStore; @interface PKTextInputLanguageSelectionToken : NSObject { id _store; } + (id)tokenWithStore:(id)a0; - (void)dealloc; - (void)invalidate; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone { } *)a0; @end