import * as i0 from "@angular/core";
import * as i1 from "./ngx-lazy-mat-select.directive";
import * as i2 from "@angular/material/select";
export declare class NgxLazyMatSelectModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxLazyMatSelectModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxLazyMatSelectModule, [typeof i1.NgxLazyMatSelectDirective], [typeof i2.MatSelectModule], [typeof i1.NgxLazyMatSelectDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxLazyMatSelectModule>;
}
