variable textDisplayPredicate

readonly
textDisplayPredicate: z.ZodObject<{  content: z.ZodString;}, z.core.$strip>