import * as React from "react"; function ShieldExclamationIcon(props: React.SVGProps) { return ; } export default ShieldExclamationIcon;