export declare class AutoResolutionEventDispatcher { constructor(); process(targetTaskTableName?: string, taskSysId?: string): void; } //# sourceMappingURL=AutoResolutionEventDispatcher.d.ts.map