Typescript definitions are not found with `import { Blah } from 'react-gears'` style imports. `import Blah from 'react-gears/lib/components/Blah';` does work however.