// @ts-nocheck import React from 'react'; export default function WorkflowIcon({ width = '309.566', height = '356.982', }) { return ( ); }