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