- declare namespace _default {
- const __depends__: import("didi").ModuleDeclaration[];
- const __init__: string[];
- const bpmnReplacePreview: (string | typeof BpmnReplacePreview)[];
- }
- export default _default;
- import BpmnReplacePreview from './BpmnReplacePreview';
|