After installing and compiling, there's a type error:
Class 'Map_' incorrectly implements class 'Map<Element>'. Did you mean to extend 'Map<Element>' and inherit its members as a subclass?
Property 'getClickableIcons' is missing in type 'Map_' but required in type 'Map<Element>'.
Environment details
Steps to reproduce
After installing and compiling, there's a type error: