export declare const fromCharCode: (charCode: number) => string;
