/// import { IconProps } from './Icon'; export default function AlertErrorIcon({ fill, ...iconProps }: IconProps): JSX.Element;