import { PrismEditor } from "../index.js";
export declare const addExtensions: (editor: PrismEditor) => void;
export declare const style: string;
