declare module 'hoist-non-react-statics' {
  const hoist: any;
  export default hoist;
}
