/** * Check webpack availability and version at run time instead of using peerDependencies to allow * usage of build tools that contains webpack as their own dependency, like Create React App. */ export {};