export declare type WorkflowEntityType = 'PROPOSAL' | 'UNKNOWN';
