// Type definitions for react-loadable-visibility 3.0 // Project: https://github.com/stratiformltd/react-loadable-visibility#readme // Definitions by: Daniel Bartholomae // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.8 import Loadable from './loadable-components'; export default Loadable;