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