import * as hyperdb from './hyperdb'; export * from './hyperdb'; export { hyperdb }; export default hyperdb;