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