import { CarouselStylesType } from '../../../../components/carousel/types/carouselTheme';
import { CarouselVariantType } from './variants';
export declare const CAROUSEL_STYLES: CarouselStylesType<CarouselVariantType>;
