/**
 * Cloud Storage for Firebase
 *
 * @packageDocumentation
 */
export { StringFormat } from '../src/implementation/string';
export * from './api';
