import * as i0 from "@angular/core"; export declare class ActionBarLeftComponent { grow: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare class ActionBarRightComponent { grow: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare class ActionBarComponent { left: ActionBarLeftComponent; right: ActionBarRightComponent; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }