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