import { NodeCheckListActionItemContent, NodeCheckListItem, NodeCheckListItemContentAction } from '@cuby-ui/api'; import * as i0 from "@angular/core"; export declare class CuiCheckListBlockListItemActionWithoutVerificationComponent { private readonly nodeCheckListApiService; private checkListBlockService; readonly checkListItem: import("@angular/core").InputSignal>; protected onCheckListActionChanged(actionContent: NodeCheckListItemContentAction, actionId: string): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }