/**
* Class for exporting files in the Autodesk FBX (*.fbx) format.
* @docurl https://docs.daz3d.com/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/fbxexporter_dz
*/declareclassDzFbxExporterextendsDzExporter{
/* Constructors */constructor();
}