import * as i0 from "@angular/core";
import * as i1 from "./dashboard.component";
import * as i2 from "./widget/widget.component";
import * as i3 from "./widget-library/library-widget.directive";
import * as i4 from "./widget-library/library-trash.directive";
import * as i5 from "./widget-library/library-panel.directive";
import * as i6 from "@angular/common";
export declare class DashboardModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DashboardModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DashboardModule, [typeof i1.DashboardComponent, typeof i2.DashboardWidgetComponent, typeof i3.DashboardLibraryWidgetDirective, typeof i4.DashboardLibraryTrashDirective, typeof i5.DashboardLibraryPanelDirective], [typeof i6.CommonModule], [typeof i1.DashboardComponent, typeof i2.DashboardWidgetComponent, typeof i3.DashboardLibraryWidgetDirective, typeof i4.DashboardLibraryTrashDirective, typeof i5.DashboardLibraryPanelDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DashboardModule>;
}
