export declare const fromCodePoint: (codePoint: number) => string;
