{t(($) => $['common.exportImage'], { ns: 'workflow' })}
{t(($) => $['common.currentView'], { ns: 'workflow' })}
handleExportImage('png')}>
{t(($) => $['common.exportPNG'], { ns: 'workflow' })}
handleExportImage('jpeg')}>
{t(($) => $['common.exportJPEG'], { ns: 'workflow' })}
handleExportImage('svg')}>
{t(($) => $['common.exportSVG'], { ns: 'workflow' })}
{t(($) => $['common.currentWorkflow'], { ns: 'workflow' })}
handleExportImage('png', true)}
>
{t(($) => $['common.exportPNG'], { ns: 'workflow' })}
handleExportImage('jpeg', true)}
>
{t(($) => $['common.exportJPEG'], { ns: 'workflow' })}
handleExportImage('svg', true)}
>
{t(($) => $['common.exportSVG'], { ns: 'workflow' })}