import { BaseDataPageState } from 'verben-workflow-ui/src/lib/base'; import { FlowableStatus } from 'verben-workflow-ui/src/lib/models'; import * as i0 from "@angular/core"; /** * State for the flowable-status page. * Carries no extra lookups — the page has no dropdowns to feed. */ export declare class FlowableStatusState extends BaseDataPageState { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }