import { IconProps } from '@radix-ui/react-icons/dist/types'; export declare const RedDotIcon: ({ ...props }: IconProps) => import("react/jsx-runtime").JSX.Element;