import type { SVGProps } from "react"; const SvgConditionGood3Icon = (props: SVGProps) => ( ); export default SvgConditionGood3Icon;