variable pollQuestionPredicate

readonlyexternal
pollQuestionPredicate: z.ZodObject<{  text: z.ZodString;}, "strip", z.ZodTypeAny, {  text: string;}, {  text: string;}>
z.ZodObject<{ text: z.ZodString;}, "strip", z.ZodTypeAny, { text: string;}, { text: string;}>