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