Building themes using TypeScript is not recommended because you cannot easily override the return type of the original methods.

While it may be recommended to create new components inside the theme using TypeScript, if you plan to override, you must use JavaScript.