/// <reference types="./types" />
export declare const codeRender: (element: HTMLElement, option?: IHljs) => void;