import { MdiReactIconComponentType } from './dist/typings';

declare const WorkflowIcon: MdiReactIconComponentType;
export default WorkflowIcon;
