declare const workflowStateFormatted: { errored: string; archived: string; cancelled: string; }; export default workflowStateFormatted;