import { ElementRef, Renderer2 } from '@angular/core'; import * as i0 from "@angular/core"; export declare class CardComponent { private _element; private _renderer; header: import("@angular/core").InputSignal; constructor(_element: ElementRef, _renderer: Renderer2); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }