I propose using the prefix "UI", because it gives the final author breathing room for using their own names without worrying for name collision, and because it means User Interface, which is what the framework is about.
For example:
foo { isA: UIButton }
bar { isA: UIVideoPlayer }
bla { isA: UIWhatever }
Any more ideas?