import * as i0 from "@angular/core";
import * as i1 from "./nav-list-item/nav-list-item.component";
import * as i2 from "./menu-list-item/menu-list-item.component";
import * as i3 from "./material-drawer/material-drawer.component";
import * as i4 from "./top-nav/top-nav.component";
import * as i5 from "./nav-list-item-mini/nav-list-item-mini.component";
import * as i6 from "./fab/fab.component";
import * as i7 from "./grid/grid.component";
import * as i8 from "./card-holder/card-holder.component";
import * as i9 from "./directive/card.directive";
import * as i10 from "@angular/platform-browser";
import * as i11 from "@angular/common";
import * as i12 from "./material.module";
import * as i13 from "@angular/platform-browser/animations";
import * as i14 from "@angular/flex-layout";
import * as i15 from "@angular/forms";
export declare class NgxMaterialDrawerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxMaterialDrawerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMaterialDrawerModule, [typeof i1.NgxNavListItemComponent, typeof i2.NgxMenuListItemComponent, typeof i3.NgxMaterialDrawerComponent, typeof i4.NgxTopNavComponent, typeof i5.NgxNavListItemMiniComponent, typeof i6.NgxFabComponent, typeof i7.NgxGridComponent, typeof i8.CardHolderComponent, typeof i9.CardDirective], [typeof i10.BrowserModule, typeof i11.CommonModule, typeof i12.MaterialModule, typeof i13.BrowserAnimationsModule, typeof i14.FlexLayoutModule, typeof i15.FormsModule], [typeof i3.NgxMaterialDrawerComponent, typeof i7.NgxGridComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxMaterialDrawerModule>;
}
