import React, { SVGProps } from "react"; const StarmoonLogo: React.FC> = (props) => ( ); export default StarmoonLogo;