import { SwfOptions } from './types/SwfOption'; export * from './types'; import "vue3-colorpicker/style.css"; import 'coder-vform3/dist/style.css'; import './types/vform3-builds.d.ts'; import 'coder-vue3-monaco-editor/dist/style.css'; export declare const WorkProcessListAdmin: { new (...args: any[]): { $: import("vue").ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit> & { onAdd?: ((...args: any[]) => any) | undefined; onEdit?: ((...args: any[]) => any) | undefined; onDispose?: ((...args: any[]) => any) | undefined; onDetail?: ((...args: any[]) => any) | undefined; onDebug?: ((...args: any[]) => any) | undefined; } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("vue").Slot | undefined; }>; $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; $emit: (event: "add" | "edit" | "dispose" | "detail" | "debug", ...args: any[]) => void; $el: any; $options: import("vue").ComponentOptionsBase> & { onAdd?: ((...args: any[]) => any) | undefined; onEdit?: ((...args: any[]) => any) | undefined; onDispose?: ((...args: any[]) => any) | undefined; onDetail?: ((...args: any[]) => any) | undefined; onDebug?: ((...args: any[]) => any) | undefined; }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("add" | "edit" | "dispose" | "detail" | "debug")[], string, {}> & { beforeCreate?: ((() => void) | (() => void)[]) | undefined; created?: ((() => void) | (() => void)[]) | undefined; beforeMount?: ((() => void) | (() => void)[]) | undefined; mounted?: ((() => void) | (() => void)[]) | undefined; beforeUpdate?: ((() => void) | (() => void)[]) | undefined; updated?: ((() => void) | (() => void)[]) | undefined; activated?: ((() => void) | (() => void)[]) | undefined; deactivated?: ((() => void) | (() => void)[]) | undefined; beforeDestroy?: ((() => void) | (() => void)[]) | undefined; beforeUnmount?: ((() => void) | (() => void)[]) | undefined; destroyed?: ((() => void) | (() => void)[]) | undefined; unmounted?: ((() => void) | (() => void)[]) | undefined; renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void)[]) | undefined; }; $forceUpdate: () => void; $nextTick: typeof import("vue").nextTick; $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions | undefined): import("vue").WatchStopHandle; } & Readonly> & { onAdd?: ((...args: any[]) => any) | undefined; onEdit?: ((...args: any[]) => any) | undefined; onDispose?: ((...args: any[]) => any) | undefined; onDetail?: ((...args: any[]) => any) | undefined; onDebug?: ((...args: any[]) => any) | undefined; } & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("vue").ComponentOptionsBase> & { onAdd?: ((...args: any[]) => any) | undefined; onEdit?: ((...args: any[]) => any) | undefined; onDispose?: ((...args: any[]) => any) | undefined; onDetail?: ((...args: any[]) => any) | undefined; onDebug?: ((...args: any[]) => any) | undefined; }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("add" | "edit" | "dispose" | "detail" | "debug")[], "edit" | "add" | "dispose" | "detail" | "debug", {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: {}; }); export declare const DisposeForm: { new (...args: any[]): { $: import("vue").ComponentInternalInstance; $data: {}; $props: Partial<{ currentUser: string; saveBtn: string; }> & Omit string; }; currentUser: { type: StringConstructor; default: () => null; }; }>> & { onResolve?: ((...args: any[]) => any) | undefined; "onUpdate:id"?: ((...args: any[]) => any) | undefined; onLoaded?: ((...args: any[]) => any) | undefined; } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "currentUser" | "saveBtn">; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("vue").Slot | undefined; }>; $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; $emit: (event: "resolve" | "update:id" | "loaded", ...args: any[]) => void; $el: any; $options: import("vue").ComponentOptionsBase string; }; currentUser: { type: StringConstructor; default: () => null; }; }>> & { onResolve?: ((...args: any[]) => any) | undefined; "onUpdate:id"?: ((...args: any[]) => any) | undefined; onLoaded?: ((...args: any[]) => any) | undefined; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("resolve" | "update:id" | "loaded")[], string, { currentUser: string; saveBtn: string; }> & { beforeCreate?: ((() => void) | (() => void)[]) | undefined; created?: ((() => void) | (() => void)[]) | undefined; beforeMount?: ((() => void) | (() => void)[]) | undefined; mounted?: ((() => void) | (() => void)[]) | undefined; beforeUpdate?: ((() => void) | (() => void)[]) | undefined; updated?: ((() => void) | (() => void)[]) | undefined; activated?: ((() => void) | (() => void)[]) | undefined; deactivated?: ((() => void) | (() => void)[]) | undefined; beforeDestroy?: ((() => void) | (() => void)[]) | undefined; beforeUnmount?: ((() => void) | (() => void)[]) | undefined; destroyed?: ((() => void) | (() => void)[]) | undefined; unmounted?: ((() => void) | (() => void)[]) | undefined; renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void)[]) | undefined; }; $forceUpdate: () => void; $nextTick: typeof import("vue").nextTick; $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions | undefined): import("vue").WatchStopHandle; } & Readonly string; }; currentUser: { type: StringConstructor; default: () => null; }; }>> & { onResolve?: ((...args: any[]) => any) | undefined; "onUpdate:id"?: ((...args: any[]) => any) | undefined; onLoaded?: ((...args: any[]) => any) | undefined; } & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("vue").ComponentOptionsBase string; }; currentUser: { type: StringConstructor; default: () => null; }; }>> & { onResolve?: ((...args: any[]) => any) | undefined; "onUpdate:id"?: ((...args: any[]) => any) | undefined; onLoaded?: ((...args: any[]) => any) | undefined; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("resolve" | "update:id" | "loaded")[], "resolve" | "update:id" | "loaded", { currentUser: string; saveBtn: string; }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: { buttons: (_: {}) => any; }; }); declare const _default: { /** * 注册相关api,但是不注册组件 */ setup: (app: any, option: SwfOptions) => void; install: (app: any, option: SwfOptions) => void; }; export default _default;