/**
 * Class for actions that create a new scene item.
 * @docurl https://docs.daz3d.com/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/createitemaction_dz
 */
declare class DzCreateItemAction extends DzAction {
}
