/// import { SliderProps } from '@salutejs/plasma-core'; export declare const Slider: (props: SliderProps) => JSX.Element;