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