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