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