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