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