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