import { FC } from 'react';
export declare const WorkflowTodoBlockInitializer: FC<any>;
