/**
 * Storage Backends
 * Supports IPFS and Google Cloud Storage for pattern transfer
 */
export * from './gcs.js';
//# sourceMappingURL=index.d.ts.map