import { AbstractMathList } from '../../core/MathList.js'; export declare class HTMLMathList extends AbstractMathList { }