import { HighlighterProps } from "./type.mjs";
import * as react47 from "react";

//#region src/Highlighter/Highlighter.d.ts
declare const Highlighter: react47.NamedExoticComponent<HighlighterProps>;
//#endregion
export { Highlighter };
//# sourceMappingURL=Highlighter.d.mts.map