UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 331 B
import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { CarouselPaddleStylesProps } from '../../../../components/Carousel/CarouselPaddle'; import { CarouselVariables } from './carouselVariables'; export declare const carouselPaddleStyles: ComponentSlotStylesPrepared<CarouselPaddleStylesProps, CarouselVariables>;