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