declare module 'react-addons-pure-render-mixin' {
  const exports: any;
  export default exports;
}
