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