export default interface IMarketplaceOrderData { readonly id: string; }