import { Schema } from '../../../types'; import { SemiFungibleTradeType } from '../../common/ERC1155'; export declare const EnjinItemSchema: Schema;