import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import { JSX } from 'react'; export default function AlertCircle(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=AlertCircle.d.ts.map