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