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