import { ElementRef, AfterViewInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class TakExpansionPanelHeaderComponent implements AfterViewInit { expansionPanelHeader: ElementRef; style: string; class: string; ngAfterViewInit(): void; toggle(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }