import './SliderLine.css'; import { SliderLineProps } from '../helper'; export declare const SliderLine: (props: SliderLineProps) => import("react/jsx-runtime").JSX.Element;