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