import * as i0 from "@angular/core";
import * as i1 from "./directives/rt-carousel-container.directive";
import * as i2 from "./directives/rt-carousel-tab.directive";
import * as i3 from "./directives/rt-carousel-previous-button.directive";
import * as i4 from "./directives/rt-carousel-next-button.directive";
import * as i5 from "./components/rt-carousel-previous-button/rt-carousel-previous-button.component";
import * as i6 from "./components/rt-carousel-next-button/rt-carousel-next-button.component";
import * as i7 from "@angular/common";
export declare class RtCarouselModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<RtCarouselModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<RtCarouselModule, [typeof i1.RtCarouselContainerDirective, typeof i2.RtCarouselTabDirective, typeof i3.RtCarouselPreviousButtonDirective, typeof i4.RtCarouselNextButtonDirective, typeof i5.RtCarouselPreviousButtonComponent, typeof i6.RtCarouselNextButtonComponent], [typeof i7.CommonModule, typeof i7.NgOptimizedImage], [typeof i1.RtCarouselContainerDirective, typeof i2.RtCarouselTabDirective, typeof i4.RtCarouselNextButtonDirective, typeof i3.RtCarouselPreviousButtonDirective, typeof i6.RtCarouselNextButtonComponent, typeof i5.RtCarouselPreviousButtonComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<RtCarouselModule>;
}
