import * as provider from "./provider"; import * as storage from "./storage"; export { provider, storage };