import { ILargeCarouselConnectedProps, ILargeCarouselProps } from "../../components/LargeComponents/LargeCarousel/LargeCarousel.interfaces";
import { ILargePromotionProps } from "../../components/LargeComponents/LargePromotion/LargePromotion.interfaces";
export declare const TAIPropsLargePromotionInContainer: Partial<ILargePromotionProps>;
export declare const CarouselReduxProps: ILargeCarouselConnectedProps;
export declare const TAIPropsLargeCarousel: ILargeCarouselProps;
