interface PollOptionRe-exportimport { type PollOption } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts"; A poll option. Propertiestext: stringThe option's text (1-100 characters). voterCount: numberNumber of users that voted this option.