import { ElementRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class EnhancedTextViewComponent { viewDetails: boolean; detailsElement: ElementRef; detailsHeight: number; headingText: string; detailsText: string; controlId: string; isCasesIvrEnabled: boolean; ngAfterViewInit(): void; showDetails(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }