/// import { Props } from './props'; export declare const Dot: (props: Props) => JSX.Element;