package flash.desktop; extern class InteractiveIcon extends Icon { var height(default, never):Int; var width(default, never):Int; function new():Void; }