declare const state: { activityDescriptors: any[]; workflowStorageDescriptors: any[]; monacoLibPath: string; }; export default state;