export { Storage, StorageInstances, storageInstance$ } from './storage';
export { provideStorage, StorageModule } from './storage.module';
export * from './rxfire';
export * from './firebase';
