import * as React from "react"; declare const SvgIcnAlertTriangle: (props: React.SVGProps) => JSX.Element; export default SvgIcnAlertTriangle;