/// import { CustomDotProps } from './model'; export declare function CustomDot(props: CustomDotProps): JSX.Element;