import { NFT } from '@dcl/schemas' export type Props = { nft: NFT className?: string }