import { Configuration } from 'mathjax-full/js/input/tex/Configuration.js';
import { ParseMethod } from 'mathjax-full/js/input/tex/Types.js';
export declare let IconMethods: Record<string, ParseMethod>;
export declare const IconConfiguration: Configuration;
