import { TemplateRef } from '@angular/core'; import { RealsoftExpansionPanelBase } from './expansion-panel-base'; import * as i0 from "@angular/core"; export declare class RealsoftExpansionPanelContent { templateRef: TemplateRef; expansionPanel: RealsoftExpansionPanelBase; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }