import * as i0 from "@angular/core";
import * as i1 from "./weather.component";
import * as i2 from "./horizontal-scroll.directive";
import * as i3 from "@angular/common";
export declare class NcWeatherModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NcWeatherModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NcWeatherModule, [typeof i1.WeatherComponent, typeof i2.HorizontalScrollDirective], [typeof i3.CommonModule], [typeof i1.WeatherComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NcWeatherModule>;
}
