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