import type { SVGProps } from "react"; const SvgAlertAIcon = (props: SVGProps) => ( ); export default SvgAlertAIcon;