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