export type { StorageBackendOptions, } from './backend-config.js'; export { StorageBackend, } from './backend.js'; export { getStorage, } from './get-storage.js'; //# sourceMappingURL=mod.d.ts.map