import { UnicodeCharacter } from "../UnicodeCharacter";
export declare const unicodeList_math: UnicodeCharacter[];
