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