/// <reference types="highlight.js" />
export declare const useCode: () => import("highlight.js").HLJSApi;
