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