import * as i0 from "@angular/core"; export declare enum PageParts { title = "PageTitleContainerComponent", breadcrumb = "PageBreadcrumbContainerComponent", toolbar = "PageToolbarContainerComponent" } export declare class PageTitleContainerComponent { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare class PageBreadcrumbContainerComponent { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare class PageToolbarContainerComponent { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }