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