import * as z from 'zod'; export const ShoppingVendorCountResultSchema = z.number();