import { ListExpBarControlBase } from '../../../widgets'; /** * 实体列表导航栏部件基类 * * @export * @class AppListExpBarBase * @extends {ListExpBarControlBase} */ export declare class AppListExpBarBase extends ListExpBarControlBase { } //# sourceMappingURL=app-list-exp-bar-base.d.ts.map