variable textDisplayPredicate

readonly
textDisplayPredicate: z.ZodObject<{  content: z.ZodString;}, "strip", z.ZodTypeAny, {  content: string;}, {  content: string;}>
z.ZodObject<{ content: z.ZodString;}, "strip", z.ZodTypeAny, { content: string;}, { content: string;}>