import { default as HooksContextProvider, HooksContext } from './HooksContext'; export { HooksContext }; export default HooksContextProvider;