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