refactored some of the stateless component code: b580375 changes based off of: oliviertassinari/babel-plugin-transform-react-remove-prop-types@553f30d
added some rudimentary support for destructured React Component syntax: 8683123
import { Component } from "react"
Should work now. Aliasing however is does not work currently.