import * as i0 from "@angular/core"; export declare class LayoutDefinitionComponent { until: number; columns: number; name: string; /** * Setting addBottomPadding to True will add bottom padding to all layout-items, * otherwise does NOT add bottom padding to any layout-items. */ addBottomPadding: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }