import { SliderStylesType } from '../../../../components/slider/types/sliderTheme';
import { SliderVariantType } from './variants';
export declare const SLIDER_STYLES: SliderStylesType<SliderVariantType>;
