import { type SvgStringOpts } from '../../svgString'; export declare const WorkflowSVG: (opts?: SvgStringOpts) => string; export default WorkflowSVG;