import * as i0 from "@angular/core";
import * as i1 from "./drawer.component";
import * as i2 from "./drawer-content.directive";
export declare class NzDrawerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzDrawerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzDrawerModule, never, [typeof i1.NzDrawerComponent, typeof i2.NzDrawerContentDirective], [typeof i1.NzDrawerComponent, typeof i2.NzDrawerContentDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzDrawerModule>;
}
