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