import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./sidebar.module";
/**
 * NgModule definition for the Sidebar component with providers.
 */
export declare class SidebarAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SidebarAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SidebarAllModule, never, [typeof i1.CommonModule, typeof i2.SidebarModule], [typeof i2.SidebarModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SidebarAllModule>;
}
