import { AggregateArchive } from '@generic-ui/hermes'; import { CellEditorManager } from '../../../../core/structure/structure-core/src/domain/edit/cell-editor.manager'; import * as i0 from "@angular/core"; export declare class StructureCellEditArchive extends AggregateArchive { static default: CellEditorManager; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }