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