declare function renderCode(str: string, lang: string | undefined): string; export default renderCode; //# sourceMappingURL=util-prismjs.d.ts.map