export declare const allMathOperatorsByGlyphSpecial: Record<string, string>;
export declare const allMathOperatorsByGlyph: Record<string, string>;
