/// import { CustomDotProps } from '../model'; export declare const Circle: (props: CustomDotProps) => JSX.Element;