import * as i0 from "@angular/core"; export declare class ContainerComponent { /** * When true, enables responsiveness * and fills the available space */ fluid: boolean; /** * Additional classes for the container element */ classes: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }