import * as i0 from "@angular/core"; export declare class RectangleComponent { width: number; height: number; color: string; borderWidth: number; borderColor: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }