'use strict'; Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); const clientOnly = require('./client-only.cjs'); exports.ClientOnly = clientOnly.ClientOnly;