export function isClientReference(reference) { return (reference == null ? void 0 : reference.$$typeof) === Symbol.for("react.client.reference"); } //# sourceMappingURL=client-reference.js.map