NFTMediaProps

type NFTMediaProps = Omit<
"src" | "poster" | "client"
>;