export * from "./MathSpecs/const.js"; export { mathBType, mathIType } from "./MathSpecs/index.js"; export declare const LATEX_MODES: Set;