import { IPizzagna } from "../../types"; import * as i0 from "@angular/core"; export declare class DynamicComponentCreator { getPizzagnaUpdatedWithComponents(pizzagna: IPizzagna, parentPath: string, componentIds: string[]): IPizzagna; private getPizzagnaWithChildren; private updateChildPizzagna; private getPizzagnaWithNodesSet; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }