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