import * as React from "react"; declare function AlertTriangle(props: React.SVGProps): any; export default AlertTriangle;