package flash.automation; @:require(flash10_1) extern class AutomationAction { var type : String; function new() : Void; }