export declare class TccExpansionPanelIconsComponent {
    set panelOpenState(panelstate: boolean);
    _panelOpenState: boolean;
}
