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