import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import { JSX } from 'react'; export default function Workflow(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=Workflow.d.ts.map