import { Code } from 'bright'; export async function SyntaxHighlighter(props: typeof Code) { return ( <>