UNPKG

@mui/internal-docs-infra

Version:

MUI Infra - internal documentation creation tools.

2 lines 185 B
import { type CodeHighlighterClientProps } from "./types.mjs"; export declare function CodeHighlighterClient(props: CodeHighlighterClientProps): import("react/jsx-runtime").JSX.Element;