/**
 * Class for actions that execute a script and which a user can create/edit themselves.
 * @docurl https://docs.daz3d.com/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/customaction_dz
 */
declare class DzCustomAction extends DzScriptAction {
}
