import { SVGProps } from "react"; function Blob2(props: SVGProps) { return ( ); } export default Blob2;