/// import { IconProps } from "../SvgIcon"; export declare const RightCircle: (props?: IconProps) => JSX.Element; export default RightCircle;