import type { JSX } from 'react';
export default function CodeHighlightPlugin(): JSX.Element | null;
