import * as i0 from "@angular/core"; /** * @author mfrank */ export declare class TerraTwoColumnsContainerComponent { _leftColumn: string; _rightColumn: string; private _leftColumnWidth; set leftColumnWidth(leftColumnWidth: number); get leftColumnWidth(): number; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }