import * as i0 from "@angular/core"; export declare class BlockComponent { colour: string; borderRadius: string; shadow: string; width: string; private _fullHeight; set fullHeight(value: boolean); get fullHeight(): boolean; private _minHeight; set minHeight(value: number); get minHeight(): number; isFullHeight: Boolean; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }