import * as i0 from "@angular/core";
export declare class CarouselSlideComponent {
    container: boolean;
    width: any;
    height: string;
    left: any;
    top: any;
    margin: any;
    overflow: string;
    static ɵfac: i0.ɵɵFactoryDeclaration<CarouselSlideComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<CarouselSlideComponent, "CarouselSlide, nzm-carousel-slide", never, {}, {}, never, ["*"], false, never>;
}
