import { Icon } from '../../../../types/Icon'; export declare const IconDot: ({ ...restProps }: Icon) => JSX.Element;