import { Form } from 'verben-workflow-ui/src/lib/models'; import { DataType } from 'verben-workflow-ui/src/lib/models'; import * as i0 from "@angular/core"; export declare class TaskFormComponent { form: import("@angular/core").InputSignal
; active: number; dataType: DataType; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }