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