import mod from "../../storage/index.js";
export const Storage = mod.Storage;
export const getDownloadURL = mod.getDownloadURL;
export const getStorage = mod.getStorage;