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