variable pollQuestionPredicate

readonly
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;}>