import { CarouselItemStylesProps } from '../../../../components/Carousel/CarouselItem';
import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { CarouselVariables } from './carouselVariables';
export declare const carouselItemStyles: ComponentSlotStylesPrepared<CarouselItemStylesProps, CarouselVariables>;
