declare function isFullWidth(codePoint: number): boolean; export default isFullWidth;