import * as i0 from "@angular/core";
import * as i1 from "./drawer.component";
import * as i2 from "@angular/common";
export declare class DrawerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DrawerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DrawerModule, [typeof i1.DrawerComponent], [typeof i2.CommonModule], [typeof i1.DrawerComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DrawerModule>;
}
