import CodeBlock from "@theme/CodeBlock";
import ConstitutionalChainExample from "@examples/chains/constitutional_chain.ts";

<CodeBlock language="typescript">{ConstitutionalChainExample}</CodeBlock>
