import { HermesObservable } from '@generic-ui/hermes'; import * as i0 from "@angular/core"; export declare class StructureCellEditCloseAllService { private readonly closeAll$; closeAll(): void; onCloseAll(): HermesObservable; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }