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