import { AppGanttViewBase } from '../app-common-view/app-ganttview-base'; /** * 应用实体甘特视图 * * @export * @class AppDefaultGanttView * @extends {AppGanttViewBase} */ export declare class AppDefaultGanttView extends AppGanttViewBase { } //# sourceMappingURL=app-default-ganttview.d.ts.map