export declare class TreeviewConfig { isShowAllCheckBox: boolean; isShowFilter: boolean; isShowCollapseExpand: boolean; maxHeight: number; }