import { SVGProps } from "react"; declare const ShieldExclamationIcon: (props: SVGProps) => JSX.Element; export default ShieldExclamationIcon;