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