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