import { IcpEventService } from '../../toolbar/icp-event.service';
import * as i0 from "@angular/core";
export declare class ConfirmActionDialogComponent {
    private icpEventService;
    constructor(icpEventService: IcpEventService);
    onCancel(): void;
    onConfirm(): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<ConfirmActionDialogComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<ConfirmActionDialogComponent, "mv-confirm-action", never, {}, {}, never, never, false, never>;
}
//# sourceMappingURL=confirm-action-dialog.component.d.ts.map