/**
* Class for actions that execute a script by posting an event.
* @docurl https://docs.daz3d.com/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/eventscriptaction_dz
*/
declare class DzEventScriptAction extends DzScriptAction {
}