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